[INFO] cloning repository https://github.com/MoritzKn/ralculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoritzKn/ralculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoritzKn%2Fralculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoritzKn%2Fralculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 243b6db2ec6c8802356832e688cc096aa49d627e
[INFO] fixing MoritzKn/ralculator against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoritzKn%2Fralculator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MoritzKn/ralculator
[INFO] finished tweaking git repo https://github.com/MoritzKn/ralculator
[INFO] tweaked toml for git repo https://github.com/MoritzKn/ralculator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoritzKn/ralculator on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoritzKn/ralculator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ralculator` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5
[INFO] running `Command { std: "docker" "start" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ralculator` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling gio v0.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cairo-rs v0.6.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.6.0
[INFO] [stderr]     Checking fragile v0.3.0
[INFO] [stderr]    Compiling pango v0.6.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling atk v0.6.0
[INFO] [stderr]    Compiling gdk v0.10.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling gtk v0.6.0
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling peg v0.5.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling glib-sys v0.8.0
[INFO] [stderr]    Compiling gobject-sys v0.8.0
[INFO] [stderr]    Compiling gio-sys v0.8.0
[INFO] [stderr]    Compiling pango-sys v0.8.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.8.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.8.0
[INFO] [stderr]    Compiling gdk-sys v0.8.0
[INFO] [stderr]    Compiling atk-sys v0.8.0
[INFO] [stderr]    Compiling gtk-sys v0.8.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking glib v0.7.1
[INFO] [stderr]    Compiling ralculator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Migrating src/main.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/exec/expression.rs (1 fix)
[INFO] [stderr]        Fixed src/exec/mod.rs (3 fixes)
[INFO] [stderr]        Fixed src/input_error.rs (2 fixes)
[INFO] [stderr]        Fixed src/gui/app.rs (3 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s
[INFO] [stderr] crater-edition-check: ralculator v0.2.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling ralculator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `text_view` is never read
[INFO] [stdout]  --> src/gui/history.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct History {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     text_view: TextView,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `History` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text_view` is never read
[INFO] [stdout]  --> src/gui/history.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct History {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     text_view: TextView,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `History` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.14s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking ralculator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/ralculator-ec2f3a53025f6d4f/out/grammar.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.65s
[INFO] [stderr] crater-edition-check: ralculator v0.2.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling ralculator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0783]: `...` range patterns are deprecated
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ralculator-ec2f3a53025f6d4f/out/grammar.rs:91:459
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...ge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ...
[INFO] [stdout]    |                                             ^^^^---^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: use `..=` for an inclusive range
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0783]: `...` range patterns are deprecated
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ralculator-ec2f3a53025f6d4f/out/grammar.rs:101:350
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...u{feff}' | '\u{1680}' | '\u{180e}' | '\u{2000}' ... '\u{200a}' | '\u{202f}' | '\u{205f}' | '\u{3000}' => Matched ( __next , ( ) ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^---^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: use `..=` for an inclusive range
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0783]: `...` range patterns are deprecated
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ralculator-ec2f3a53025f6d4f/out/grammar.rs:91:459
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...ge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ...
[INFO] [stdout]    |                                             ^^^^---^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: use `..=` for an inclusive range
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0783]: `...` range patterns are deprecated
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ralculator-ec2f3a53025f6d4f/out/grammar.rs:101:350
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...u{feff}' | '\u{1680}' | '\u{180e}' | '\u{2000}' ... '\u{200a}' | '\u{202f}' | '\u{205f}' | '\u{3000}' => Matched ( __next , ( ) ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^---^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: use `..=` for an inclusive range
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0783`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0783`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ralculator` (bin "ralculator") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ralculator` (bin "ralculator" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5", kill_on_drop: false }`
[INFO] [stdout] 230b90fdc52701a173c2eb7cd3f6a82f0ac2e9f2bd59a2bd8c52a88eccc9d8b5
